home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MATH / POLY.ZIP / POLY.DOC next >
Text File  |  1987-01-19  |  1KB  |  23 lines

  1. This ARCHIVE contains the POLY program developed by Dudley J. Benton, TVA
  2. Engg. Lab, P.O. Drawer E, Norris, TN, 37828, 615-632-1887. I accept no
  3. liability for the use of this programs, a supplement to, not a substitute for
  4. good judgement.
  5.  
  6. POLY.DOC    the file you are reading now
  7.  
  8. POLY.EXE    polynomial curve-fit - also has selected functions for
  9.             stepwise-multiple linear regression and rational
  10.             polynomial curve fitting (to run just enter PROPS, it's all
  11.             interactive)
  12.  
  13. This software was written in either FORTRAN77 or assembler both using
  14. Microsoft compilers. It should run on any IBM PC or compatible. It is not
  15. necessary to have a math coprocessor (8087/80287) but it makes a BIG
  16. difference in the speed (a factor of 120, that's 1200%)!
  17.  
  18. I hope you enjoy using these tools. You shouldn't be able to hurt
  19. anything even if you just bang on the keys. So don't be afraid to jump
  20. in and splash around.
  21.  
  22.                                                         Dudley J. Benton
  23.